﻿body{ min-width:320px;font:16px "微软雅黑","Arial,Microsoft YaHei";color:#333;line-height:24px;overflow-x: hidden; } .container{ margin:0 auto;height:auto; }
h1,h2,h3,h4,h5,p,div,span,ul,li,dl,dd,dt{margin:0;padding:0;} input,textarea,button{outline:none; font:16px "微软雅黑","Arial,Microsoft YaHei";}label{font-weight: normal;width:100%;}
a{text-decoration: none;outline:none;color:#333; } a:focus, a:hover{color:#333;text-decoration: none;outline: none;  outline-offset: 0;}
ul,li{list-style: none;} i,em{font-style:normal;}
.nav>li>a:focus, .nav>li>a:hover{background: none;}
.lt{float:left;}.rt{float:right;}.hide{display: none;}.show{display: block;} .imgMax{max-width:100%;max-height:100%;}
.tc{text-align:center;}.tr{text-align:right;}.tl{text-align:left;}.fwn{font-weight: normal}
.db{display: block;}.dib{display: inline-block;}.ma{margin: 0 auto;}.pr{position: relative;}.pa{position: absolute;}.pf{position: fixed;}.oh{overflow: hidden;}
.transition{-webkit-transition: all  0.3s linear;-moz-transition: all  0.3s linear;-o-transition: all  0.3s linear; transition: all  0.3s linear; }
img.desaturate { filter: grayscale(100%);  -webkit-filter: grayscale(100%);  -moz-filter: grayscale(100%);  -ms-filter: grayscale(100%);  -o-filter: grayscale(100%);  }
img.desaturate:hover { filter: grayscale(0);  -webkit-filter: grayscale(0);  -moz-filter: grayscale(0);  -ms-filter: grayscale(0);  -o-filter: grayscale(0);  }
img{border:none;}
html{ width:100%;overflow-x: hidden;}
body{ width:100%; ;position: relative;background: #fff;}
.clear{clear: both;}
.clearAfter:after{content:"";display: block; clear: both;}
.slick-slide{outline: none;}
.slick-slide img{margin:0 auto;max-width:100%;}
.slick-dots li button:before{display: none;}
.slick-dotted.slick-slider{margin-bottom:0;}
.container{padding-left:15px;padding-right:15px;margin:0 auto;}
.swiper-slide img{max-width: 100%;max-height: 100%;}


.bottom_nav{background: #c80025;height:55px;position: fixed;bottom:0;left:0;right:0;z-index: 50;}
.bottom_nav:after{content:"";display: block;clear:both;}
.bottom_nav li{float: left;width:25%;text-align: center;}
.bottom_nav li img{display: block;width:22px;margin:7px auto 4px;}
.bottom_nav li span{color:#fff;font-size: 13px;line-height: 18px;height:18px;overflow: hidden;display: block;}

.WeChatModel{display: none;z-index: 50; position: fixed;bottom:0;top:0;left:0;right:0; }
.WeChatModel .bg{ position: fixed;bottom:0;top:0;left:0;right:0;background: rgba(0,0,0,.5);}
.WeChatModel .box{ width: 120px;height:120px;background: #fff;padding:3px; position: absolute;top:0;bottom:0;margin:auto;left:0;right:0;}
.WeChatModel .box img{width: 120px;margin:0;max-width: 100%;max-height: 100%;}

.searchModel{display: none;z-index: 40; position: fixed;bottom:50px;left:0;right:0;background: #000;padding:5px;}
.searchModel form{width:100%;display: block;height:30px}
.searchModel input{float: left;padding:0;line-height: 30px;height:30px;font-size: 14px;}
.searchModel .b_txt{width: 80%;padding:0 10px;color:#333;}
.searchModel .b_sub{width: 20%;color:#fff;text-align: center;background: #333;border:none;}

.body{padding-top:90px; transition: all linear .3s;-webkit-transition: all linear .3s;}
.body.on{transform: translate3d(80%,0,0);-webkit-transform: translate3d(80%,0,0);}
.left_navBox{position: fixed;top:0;left:0;width:100%;height:100%;z-index:100;
    transform: translate3d(-100%,0,0);-webkit-transform: translate3d(-100%,0,0);
    transition: all linear .3s;-webkit-transition: all linear .3s;
}
.left_navBox.on{transform: translate3d(0,0,0);-webkit-transform: translate3d(0,0,0);}
.left_navBg{position: fixed;top:0;left:0;width:100%;height:100%;background: rgba(0,0,0,.2); z-index:101;}
.left_navCont{position: fixed;top:0;left:0;background: #fff;width:80%;height:100%;padding-bottom:50px;z-index:102;
    overflow-y: auto;-webkit-overflow-scrolling : touch;}
.left_had{background: #c80025;height:50px;line-height: 50px;padding:0 10px;color:#fff;font-size: 17px;font-weight: bold; text-align: center;}
.left_had img{width: 18px;}
.left_nav li {border-bottom:1px solid #e6e6e6;position: relative; }
.left_nav li a{position: relative; display: block;line-height: 45px;height:45px;
    padding:0 40px 0 12px;font-size: 15px;}
.left_nav li i{display: none;text-align:center;position: absolute;top:0;right:10px;width:20px;height:45px;font-size: 26px;}
.left_nav li i.in{display: block;}
.left_nav li a.on{color:#c80025;font-weight: bold; }
.left_nav>li>a.on:before{content:"";display: block;position: absolute;top:0;left:0;height:100%;width: 5px;
    background: url(../images/vv_02.png) no-repeat center center;background-size: cover;}
.left_navTwo {padding:5px 0;background: #f9f9f9;}
.left_navTwo li{border:none;}
.left_navTwo li a{padding:0 30px;line-height: 35px;height:35px;font-size: 14px;color:#808080;}
.left_navThree { padding-bottom:10px;}
.left_navThree li a{padding:0 45px;font-size: 13px;}
.left_navFour {padding:5px 0;}
.left_navFour li a{padding:0 75px;}
.left_nav ul{display: none;}


.header{background: #fff;position: fixed;top:0;left:0;right:0;height:90px;z-index: 20;box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);}
.logo{float: left;width:230px;height:90px;display: inline-block;vertical-align: top;}
.logo a{display: block;position: relative;height:100%;}
.logo img{max-height: 100%;position: absolute;top:0;bottom:0;left:0;margin:auto;max-width: 100%;}
.nav{float: left;width:calc(100% - 490px); display: inline-block;vertical-align: top;}
.nav li{float: left;padding:29px 0;width:calc(100% / 7);position: relative;text-align: center;}
.nav li a{display: inline-block;vertical-align: top; padding:0; font-size: 14px; line-height: 32px;height:32px;overflow: hidden;border-bottom:1px solid transparent;}
.nav .child_nav{display: none; position: absolute;top:90px;left:50%;width:160px;margin-left:-80px;padding:10px 0; background: rgba(200,0,37,.9);}
.child_nav li{padding:0;float: none;width: 100%;}
.child_nav li a {color:#fff;line-height: 46px;height:46px;border:none;display: block;}
.nav>li.current>a{color:#c80025;border-color:#c80025;}
.nav>li>a:hover{color:#c80025;border-color:#c80025;}
.child_nav li a:hover{color:#c80025;background:#fff;}
.had_rt{float: right;width:250px;padding:31px 0;height:90px;overflow: hidden;}
.language_btn{display: inline-block;vertical-align: top;text-align: center; margin:0 5px;width:28px;height:28px;background: #c80025;color:#fff;font-size: 12px;border-radius: 4px 0 4px 0;}
.language_btn a{display: block;color:#fff;}
.hadSer_btn{cursor: pointer; display: inline-block;vertical-align: top;text-align: center; margin:0 5px;width:28px;height:28px;background: #c80025;border-radius: 4px 0 4px 0;}
.had_tel{display: inline-block;vertical-align: top; color:#c80025;font-weight: bold;font-size: 18px;line-height: 28px;height:28px;overflow: hidden;}
.had_tel img{vertical-align: middle;margin:-3px 5px 0;}
.header .container{position: relative;}
.had_form{display: none; position: absolute;bottom:0;left:0;right:0;z-index: 11;background: #fff;height:90px;padding:20px 0 10px;}
.had_form form{border-bottom:1px solid #f3f3f3;padding:0 45px;height:60px;background: url(../images/index8.png) no-repeat center left;}
.had_form form input{border:none;background: none;color:#808080; float: left;line-height: 60px;height:60px;font-size: 14px;padding:0;}
.had_form form .put_txt{width: 90%;padding:0 15px;}
.had_form form .put_sub{width: 10%;text-align: center;font-size: 18px;letter-spacing: 10px;}
.had_form .form_close{position: absolute;top:50%;right:0;margin-top:-10px;cursor: pointer;}

.banner .slick-dots {bottom:20px;}
.banner .slick-dots li button{display: none;}
.banner .slick-dots li {width:10px;height:10px;border-radius: 50%;margin: 0 10px;background: #c80025;opacity: .5;}
.banner .slick-dots li.slick-active {opacity: 1;}

.main{min-height: 250px;}

.section_one{padding:80px 0;}
.one_contA{overflow: hidden;}
.one_contA .one_lt{float: left;width:53%;padding-right:6%;}
.one_contA .one_rt{float: right;width: 47%;height:360px;}
.one_contA .one_rt iframe{width: 100%;height:100%;}
.one_contA .one_lt .ti{font-size: 30px;font-weight: bold;line-height: 30px;height:30px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.one_contA .one_lt .des{margin:20px 0 35px; font-size: 14px;line-height: 30px;height:150px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:5;}
.com_more{display: block;width:164px;height:46px;line-height: 46px; border-radius: 0 10px 0 10px;background: #c80025;text-align: center;color:#fff;font-size: 14px;
    transition:  all linear .3s;-webkit-transition: all linear .3s;}
.com_more:hover{border-radius: 10px 0 10px 0;background: #fa758d;color:#fff;}

.one_contB{height:180px;margin-top:40px; background: url(../images/index2.jpg) no-repeat center center;background-size: cover;}
.one_list{float: left;width: 33.33%;text-align: center;padding-top:55px;}
.one_list dt  {font-size: 14px;font-weight: normal;}
.one_list dt b{font-size: 72px;color:#c80025;display: inline-block;vertical-align: bottom;line-height: 60px;
    font-family: "Impact";height:60px;overflow: hidden;}
.one_list dd{font-size: 14px;line-height: 20px;height:20px;margin-top:10px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}

.section_two{margin-bottom:90px;}
.section_two .container{position: relative;}
.two_contA{overflow: hidden;}
.two_contA .two_tab{float:left;width: 280px;padding-bottom:10px; background: #c80025 url(../images/index11.png) no-repeat top right;}
.two_tab .ti{padding:0 30px;color:#fff;font-size: 30px;font-weight: bold;line-height: 92px;height:92px;overflow: hidden;}
.two_tab .tab_list{height:325px;}
.tab_list li{padding:0 30px;position: relative;}
.tab_list li a{position: relative; display: block;line-height: 65px;height:65px; border-bottom:1px solid #d41639;color:#ffcad4;padding:0 10px 0 35px;overflow: hidden;}
.tab_list li a:before{content:"";display: block;width:13px;height:100%;
    background: url(../images/b_03.png) no-repeat center center;background-size:13px;
    position: absolute;top:0;left:0;opacity: 0; transition: all linear .3s;-webkit-transition: all linear .3s;}
.tab_list li:after{content:"";display: block;width:50px;height:1px;background: #c80025;position: absolute;top:50%;right:0;opacity: 0;
    transition: all linear .3s;-webkit-transition: all linear .3s;}
.tab_list li.on a{color:#c80025;font-weight: bold;background: #fff;padding-left:55px;}
.tab_list li.on{padding:0 0 0 10px;}
.tab_list li.on a:before{left:20px;opacity: 1;}
.tab_list li.on:after{opacity: 1;transform: translateX(60px);-webkit-transform: translateX(60px);}
.two_tab .more{padding:0 30px;}
.two_tab .more a{color:#ffcad4;display: block;line-height: 60px;height:60px; overflow: hidden;padding:0 35px;}

.two_contA .two_box{margin-left:353px;}
.two_contA .two_box .two_item{display: none;}
.two_contA .two_box .two_item.on{display: block;}
.two_slider .slick-prev,
.two_slider .slick-next{right:10px;left:auto; bottom:10px;top:auto;transform: translate(0);-webkit-transform: translate(0);
    border:1px solid #c80025;width: 58px;height:58px;text-align: center;line-height: 58px;z-index: 10;}
.two_slider .slick-prev{right:69px;}
.two_slider .slick-prev:before,
.two_slider .slick-next:before{display: block;width:100%;height:100%; line-height: 58px;color:#c80025;opacity: 1;font-family: "幼圆";font-size: 35px;}
.two_slider .slick-prev:before{content:"<";}
.two_slider .slick-next:before{content:">";}
.two_slider .slick-prev:hover,
.two_slider .slick-next:hover{background: #c80025;}
.two_slider .slick-prev:hover:before,
.two_slider .slick-next:hover:before{color:#fff;}

.two_contB{margin-top:20px;}
.two_listBox{overflow: hidden;margin:0 -10px;display: none;}
.two_listBox.on{display: block;}
.two_list{float: left;width: calc(33.33% - 20px);margin:0 10px;text-align: center;}
.two_list dt{position: relative;overflow: hidden;}
.two_list dt img{max-width: 100%;max-height: 100%;}
.two_list dt .more{position: absolute;top:-100%;left:0;right:0;height:100%; background: rgba(200,0,37,.3);
    transition: all linear .3s;-webkit-transition: all linear .3s;}
.two_list dt  span{display: block;width:140px;height:40px;line-height: 40px;border-top:1px solid rgba(255,255,255,.5);
    border-bottom:1px solid rgba(255,255,255,.5);color:#fff;font-size: 14px;position: absolute;bottom:-40px;left:0;right:0;margin:auto;
    transition: all linear .3s;-webkit-transition: all linear .3s;}
.two_list dd a{display: block;height:50px;line-height: 50px;border-bottom:1px solid #e6e6e6;font-size: 18px;font-weight: bold; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.two_list:hover dt .more{top:0;}
.two_list:hover dt  span{bottom:0;top:0;}
.two_list:hover dd a{border-color:#c80025;background: #c80025;color:#fff;}

.section_three{/*background: url(../images/index5.jpg) no-repeat top center;*/background-size: cover;}
.three_text{padding:70px 15px 118px;max-width: 1336px;margin:0 auto;}
.three_text .ti{color:#fff;font-size: 30px;font-weight: bold;line-height: 40px;height:40px;overflow: hidden;}
.three_text .des{color:#fff;line-height: 30px;height:60px;margin:15px 0 70px;overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:2;}
.three_text .com_more{background: none;color:#fff;border:1px solid rgba(255,255,255,.3);}
.three_text .com_more:hover{background: #fff;color:#c80025;}
.three_icon{position: relative;}
.three_icon:before{content:"";display: block;position: absolute;bottom:0;left:0;right:0; background: rgba(0,0,0,.3);height:calc(100% - 6px);}
.three_icon .slick-list{max-width: 1336px;padding:0 15px 0;margin:0 auto;}
.three_list{text-align: center;position: relative;padding-top:6px;}
.three_list a{display: block;padding:34px 0;}
.three_list a:before{content:"";display: block;position: absolute;top:0;left:0;width: 0;height:1px;background: #c80025;
    transition: all linear .3s;-webkit-transition: all linear .3s; }
.three_list .icon{width: 74px;height:56px;margin:0 auto 22px;}
.three_list .icon img{max-width: 100%;max-height: 100%;}
.three_list .ti{color:#fff;font-size: 18px;line-height: 24px;height:24px;overflow: hidden;}
.three_list:after{content:"";display: block;width:1px;height:0;position: absolute;bottom:0;left:50%;background: #fff;
    transition: all linear .3s;-webkit-transition: all linear .3s;}
.three_list:before{content:"";display: block;position: absolute;top:20px;bottom:20px;left:0;border-left:1px solid rgba(255,255,255,.3);}
.three_icon .three_list:first-child:before{display: none;}
.three_list:hover:after,.three_list.slick-current:after{height:22px;}
.three_list:hover:before,.three_list.slick-current:before{display: none;}
.three_list:hover a,.three_list.slick-current a{background: url(../images/index12.png) no-repeat center center;}
.three_list:hover a:before,.three_list.slick-current a:before{width: 100%;}
.three_cont .slider-nav{max-width: 1336px;padding:0 15px 0;margin:0 auto;}
.three_cont .slider-nav .slick-prev,
.three_cont .slider-nav .slick-next{width:20px;height:40px;line-height: 40px;z-index: 10;}
.three_cont .slider-nav .slick-prev:before,
.three_cont .slider-nav .slick-next:before{content:"";display: block;font-size: 40px;font-family: "幼圆";opacity: .3;}
.three_cont .slider-nav .slick-prev:before{content:"<";}
.three_cont .slider-nav .slick-next:before{content:">";}
.three_cont .slider-nav .slick-prev:after,
.three_cont .slider-nav .slick-next:after{content:"";display: none;position: absolute;top:50%;margin-top:-12px;width:1px;height:26px;background: #fff;}
.three_cont .slider-nav .slick-prev:after{left:0;}
.three_cont .slider-nav .slick-next:after{right:0;}
.three_cont .slider-nav .slick-prev:hover:before,
.three_cont .slider-nav .slick-next:hover:before{opacity: 1;}
.three_cont .slider-nav .slick-prev:hover:after,
.three_cont .slider-nav .slick-next:hover:after{display: block;}

.section_four{padding:70px 0 80px;}
.section_four .four_ti{font-size: 30px;font-weight: bold;line-height: 40px;}
.section_four .four_cont{overflow: hidden;margin-top:35px;}
.four_cont .four_tab{width:173px;float: left;padding-right:5px;}
.fourTab_list{width:100%;height:163px;background: #f6f7f9;text-align: center;padding-top:34px;cursor: pointer;position: relative;}
.fourTab_list dt{width:64px;height:64px;border-radius: 50%;margin:0 auto 15px;border:1px solid #808080;}
.fourTab_list dt .hover{display: none;}
.fourTab_list dt img{max-height: 100%;max-width: 100%;}
.fourTab_list dd{color:#808080;line-height: 24px;height:24px;overflow: hidden;}
.fourTab_list:after{content:"";position: absolute;top:0;right:0;height:100%;width:1px;background: #c80025;opacity: 0;
    transition: all linear .3s;-webkit-transition: all linear .3s;}
.fourTab_list.on{background: #c80025;}
.fourTab_list.on:after{right:-5px;opacity: 1;}
.fourTab_list.on dt{background: #fff;box-shadow: 0 5px 15px 0 rgba(0,0,0,.3);}
.fourTab_list.on dt .hover{display: block;}
.fourTab_list.on dt .unHover{display: none;}
.fourTab_list.on dd{color:#fff;}

.four_box{margin-left:188px;}
.four_item{overflow: hidden;display: none;}
.four_item.on{display: block;}
.four_lt{float: left;width: 49%;border:1px solid #f2f2f2;}
.four_rt{float: right;width: 49.3%;}
.four_list{border-bottom:1px solid #f2f2f2;padding:14px 20px;}
.four_lt .four_list:last-child{border:none;}
.four_list .ti{overflow: hidden;}
.four_list .ti a{display: block;float:left;width:calc(100% - 100px);font-size: 14px;line-height: 26px;height:26px;overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.four_list .ti a:before{content:"";width:3px;height:3px;background: #c80025;display: inline-block;vertical-align: middle;margin:-2px 10px 0 0;}
.four_list .time{float: right;width:100px;font-size: 14px;color:#808080;line-height: 26px;height:26px;overflow: hidden;text-align: right;}
.four_list .des{display: none; color:#808080; font-size: 14px;line-height: 24px;height:48px;overflow: hidden;
     -webkit-box-orient: vertical;  -webkit-line-clamp:2;}
.four_lt .four_list.on {background: #f7f7f7;}
.four_lt .four_list.on .des{display: -webkit-box; margin-top:2px;}
.four_lt .four_list.on .ti a{font-size: 16px;float: none;width: 100%;color:#c80025;}
.four_lt .four_list.on .time{display: none;}
.four_slider .slick-slide{position: relative;}
.four_slider .slick-slide p{position: absolute;bottom:0;left:0;right: 0;padding:0 60px 0 20px;height:56px;line-height: 56px;color:#fff;background: rgba(0,0,0,.5);overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.four_slider .custom_paging{position: absolute;bottom:0;right:20px;}
.four_slider .custom_paging li{display: none;line-height: 56px;color:#b5b5b5;font-size: 14px;}
.four_slider .custom_paging li.slick-active{display: block;}
.four_slider .custom_paging li.slick-active i{color:#fff;}

.section_five{padding:70px 0; background: url(../images/index7.jpg) no-repeat center center;background-size: cover;}
.five_lt{float: left;width: 40%;padding-top:70px;}
.five_rt{float: right;width: 58%;}
.five_rt img{max-width: 100%;max-height: 100%;}
.five_lt .ti{font-size: 30px;font-weight: bold;line-height: 40px;}
.five_lt .line{margin:15px 0 25px; height:1px;width:120px;background: #c80025;}
.five_lt .des{line-height: 36px;height:72px;overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:2;}
.five_lt .tel{font-weight: bold;color:#c80025;font-size: 36px;margin-top:50px;}
.five_lt .tel img{margin:-8px 0 0 0;}

.footer{border-top:6px solid #ccc; background: url(../images/index9.jpg) no-repeat top center;background-size: cover;}
.footer>.container{padding-top:45px;padding-bottom:45px;}
.foot_rt{float: right;width:230px;text-align: right;}
.foot_rt img{max-width: 90px;max-height: 90px;margin-left:15px;}
.foot_lt{display: inline-block;vertical-align: top;width: calc(100% - 240px);}
.foot_nav{margin-top:15px;}
.foot_nav a{display: inline-block;vertical-align: top;color:#fff;font-size: 14px;line-height: 20px;}
.foot_nav a:after{content: "";display: inline-block;vertical-align: middle;width:1px;height:15px;background: #fff;margin:-2px 20px 0;}
.foot_nav a:hover{color:#c80025;}
.foot_nav a:last-child:after{display: none;}
.foot_txt{margin-top:25px;color:#fff;font-size: 14px;}
.foot_txt span{margin-right:20px;padding-left:25px;}
.foot_txt span.tel{background: url(../images/index16.png) no-repeat left top 3px;}
.foot_txt span.add{background: url(../images/index17.png) no-repeat left top 3px;}
.foot_txt span.mail{background: url(../images/index18.png) no-repeat left top 3px;}

.copy{border-top:1px solid #464646;padding:25px 0;}
.copy .txt{width:calc(100% - 190px); display: inline-block;vertical-align: top;font-size: 14px;color:#656565;line-height: 30px;}
.copy .txt a{font-size: 14px;color:#656565;}
.link{float: right;width: 180px;height:30px;line-height: 30px;position: relative;border:1px solid #b5b5b5;}
.link .val{width:140px;display: block;text-align: center;font-size: 14px;color:#656565;}
.link:before{content:"";display: block;width:40px;height:28px;background: #c80025;position: absolute;bottom:0;right:0;}
.link:after{content: "<";display: block;width:40px;height:28px;line-height: 29px;text-align: center; font-family: "幼圆"; color:#fff;font-size: 20px;transform: rotate(90deg);-webkit-transform: rotate(90deg);position: absolute;bottom:0;right:0;}
.link .box{display: none; position: absolute;bottom:100%;left:0;right: 0;background: #fff;border:1px solid #b5b5b5;height:90px;overflow: auto;}
.link .box a{display: block;font-size: 14px;color:#656565;line-height: 30px;text-align: center;}
.link .box a:hover{color:#c80025;}
.link:hover .box{display: block;}


.det_ban{text-align: center;}
.det_ban img{max-height:100%;max-width: 100%;}
.det_main{padding:40px 0;}
.det_content{border-top:1px solid #f2f2f2;}
.det_content:after{content:"";display: block;clear: both;}
.det_lt{float:left;width: 280px;}
.det_rt{margin-left:320px;}
.detLt_title{height:120px;padding:30px;color:#fff;font-weight: bold;font-size: 30px;line-height: 36px;
    background: #c80025 url(../images/index11.png) no-repeat right top -12px;}
.det_nav{border:1px solid #ededed;background: #f5f5f5;border-bottom-width: 10px;}
.det_nav li{padding:0 5px;border-bottom:1px solid #ededed;}
.det_nav li a{position: relative;display: block;line-height: 70px;height:70px;padding:0 40px;}
.det_nav li a span{display: block;overflow: hidden;height:100%;}
.det_nav li i{display: none;position: absolute;top:0;right:12px;height:100%;line-height:65px;font-size: 35px;width:25px;text-align: center;
    color:#808080;font-weight: lighter;}
.det_nav li i.in{display: block;}
.det_navTwo{background: #fff;margin-bottom:5px;position: relative;padding:5px 0;}
.det_navTwo:before{content: "";display: block;position: absolute;left:5px;right:5px;top:0;height:1px;background: #ededed;}
.det_navTwo li {border:none;padding:0;}
.det_navTwo li a{color:#808080;border:none;line-height: 50px;height:50px;overflow: hidden;}
.det_navTwo li a:before{display: none!important;}
.det_navTwo li a i{line-height: 45px;}
.det_navThree li a{padding-left:60px;}
.det_nav li a.on{color:#c80025;background: #fff;font-weight: bold;}
.det_nav li a.on:before{content:"";display: block;position: absolute;top:0;left:-6px;width: 23px;height: 100%;
    background: url(../images/about_09.png) no-repeat center left;background-size: cover;}
.det_nav li a.on i{color:#c80025;}
.det_nav li a:hover{color:#c80025;font-weight: bold;}
.det_nav ul{display: none;}

.detRt_had{border-bottom:1px solid #f2f2f2;height:60px;overflow: hidden;}
.detRt_had .name{display: inline-block;vertical-align: top;line-height: 60px;height: 60px;width:40%; font-size: 24px;font-weight: bold;padding-left:30px;
    background: url(../images/about_05.png) no-repeat left center;}
.pos{float: right;width: 58%;text-align: right;height:60px;line-height:60px;overflow: hidden;}
.pos a{display: inline-block;vertical-align: top;font-size: 14px;color:#808080;}
.pos a:hover{color:#c80025;}
.page_txt{line-height: 30px;padding:20px 0;}
.page_txt img{max-width: 100%;max-height: 100%;}

.recommend_cont{padding:60px 0;}
.reCom_had{border-top:3px solid #f2f2f2; border-bottom:1px solid #f2f2f2;}
.reCom_had .ti{display: inline-block;vertical-align: top;line-height: 60px;height: 60px;width:60%; font-size: 24px;font-weight: bold;padding-left:30px;
    background: url(../images/about_05.png) no-repeat left center;}
.reCom_had .more{float: right;font-size: 14px;color:#808080;text-align: right;height:60px;line-height:60px;overflow: hidden;}
.reCom_had .more:hover{color:#c80025;}

.rePro_cont .re_box{margin:0 -10px;padding:44px 0 70px;overflow: hidden;}
.rePro_cont .re_box .two_list{width:calc(25% - 20px);}

.reNews_cont .re_box{margin:30px -30px 0;overflow: hidden;}
.reNews_list{float: left;width:calc(50% - 60px);margin:0 30px;padding:10px 0;overflow: hidden;}
.reNews_list .ti{float: left;width: calc(100% - 100px);font-size: 14px;line-height: 24px;height:24px;overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.reNews_list .ti:before{content:"";display: inline-block;vertical-align: middle; width: 4px;height:4px;border-radius: 50%;background: #c80025;margin:-3px 10px 0 0;}
.reNews_list .time{display: inline-block;vertical-align: top;float: right;text-align: right;width:100px;line-height: 24px;height:24px;overflow: hidden;font-size: 14px;color:#808080;}
.reNews_list:hover .ti{color:#c80025;}

.aboutImg_cont{padding-top:40px; margin:0 -12px;}
.aboutImg_cont:after{content:"";display: block;clear: both;}
.aboutImg_list{float: left;width:calc(33.33% - 24px);margin:0 12px 24px;text-align: center;}
.aboutImg_list img{max-width: 100%;}
.aboutImg_list dt{position: relative;}
.aboutImg_list dt .bigBtn{ display:none;position: absolute;top:0;bottom:0;left:0;right: 0;background: rgba(0,0,0,.5);}
.aboutImg_list dt .bigBtn span{display: block;width: 46px;height:46px;line-height: 40px; background: #c80025;text-align: center;color:#fff;
    font-size: 35px;position: absolute;top:0;bottom:0;left:0;right: 0;margin:auto;font-weight: lighter;}
.aboutImg_list dd a{display: block;line-height: 70px;height:70px;padding:0 5px;color:#fff;background: #ababab;
    overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.aboutImg_list:hover dt .bigBtn{display: block;}
.aboutImg_list:hover dd a{background: #c80025;}

#lightbox{ width:auto;max-width: 100%;padding:50px; background: #fff; position: fixed;
    top: 50%!important;left: 50%!important;transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);}
.lightboxOverlay{opacity: .5;}
.lb-data .lb-number{display: none!important;}
.lb-outerContainer{border-radius: 0;}
.lightbox .lb-image{border:none;}
.lb-dataContainer{border-radius: 0;background: #fff;text-align: center;
    padding:40px 0 20px;}
.lb-data .lb-details{width: 100%;}
.lb-data .lb-caption{font-size: 24px;color:#333;font-weight: normal; display: block;text-align: center;}
.lb-data .lb-close{width:56px;height:56px;position: absolute;top:0;right:-56px;opacity: 1;background: #475057 url(../images/atu2.png) no-repeat center center;}
.lb-nav a.lb-next{display:block!important;opacity:1;border-top:1px solid #7f7f7f;position: absolute;right:-106px;top:7px;left:auto;width:56px;height:56px;background: #475057 url(../images/atu3.png) no-repeat center center;}
.lb-nav a.lb-prev{display:block!important;opacity:1;border-top:1px solid #7f7f7f;position: absolute;right:-106px;top:64px;left:auto;width:56px;height:56px;background: #475057 url(../images/atu4.png) no-repeat center center;}
.lb-nav a.lb-next:hover{background: #c80025 url(../images/atu3.png) no-repeat center center;}
.lb-nav a.lb-prev:hover{background: #c80025 url(../images/atu4.png) no-repeat center center;}

.page_list{text-align: center;padding:25px 0;}
.page_list a{display: inline-block;vertical-align: top;background:#f2f2f2;margin:0 4px;line-height: 46px;height:46px;
    padding:0 19px;font-size: 14px;font-weight: bold;color:#808080;}
.page_list a.w{font-family: "幼圆";font-size: 20px;}
.page_list a.on,.page_list a:hover{color:#fff;background: #c80025;}

.pro_cont{margin:40px -10px 0;overflow: hidden;}
.pro_cont .two_list{margin-bottom:26px;}

.detD_had{background: #f7f7f7;padding:10px 0;overflow: hidden;}
.detD_had .back{display: inline-block;vertical-align: top;line-height: 60px;height:60px;}
.detD_had .back i{font-family: "幼圆";font-size: 20px;margin:1px 10px 0 0;display: inline-block;vertical-align: top;}
.detD_had .back:hover{color:#c80025;}

.proD_imgT{padding:30px 0;overflow: hidden;}
.proD_slider{display: inline-block;vertical-align: top;width: 50%;}
.proD_slider .slider-nav{margin-top:8px;padding:0 25px;}
.proD_slider .slider-nav .slick-slide{margin:0 3px;border:2px solid transparent;}
.proD_slider .slider-nav .slick-slide.slick-current{border-color:#c80025;}
.proD_slider .slick-prev,
.proD_slider .slick-next{width:20px;height:100%;text-align: center;background: #c80025;opacity: .4;}
.proD_slider .slick-prev{left:0;}
.proD_slider .slick-next{right:0;}
.proD_slider .slick-prev:before,
.proD_slider .slick-next:before{content:"";opacity: 1; display: block;margin:0 auto;color:#fff;font-size: 22px;font-family: "幼圆";}
.proD_slider .slick-prev:before{content:"<"}
.proD_slider .slick-next:before{content:">";}
.proD_slider .slick-prev:hover,
.proD_slider .slick-next:hover{opacity: 1;}

.proD_txt{float: right;width: 45%;}
.proD_txt .ti{font-size: 24px;border-bottom:1px solid #e6e6e6;padding:30px 0 25px;}
.proD_txt .ti span{font-size: 24px;line-height: 30px;display: block;height:30px;overflow: hidden;}
.proD_txt .des{margin:25px 0 40px;font-size: 14px;line-height: 24px;height:48px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:2;}
.proD_txt .btn_more a{display: inline-block;vertical-align: top;width: 162px;height:40px;line-height: 40px;color:#fff;background: #c80025;text-align: center;margin-right:15px;overflow: hidden;}
.proD_txt .proD_up a{font-size: 14px;margin-top:20px;display: block;}
.proD_txt .proD_up img{margin:-3px 10px 0 0;}
.proD_txt .proD_up img.hover{display: none;}
.proD_txt .proD_up a:hover{color:#c80025;}
.proD_txt .proD_up a:hover img.unHover{display: none;}
.proD_txt .proD_up a:hover img.hover{display: inline-block;}

.proD_txtTitle{margin-top:30px;background: #f0f0f0;}
.proD_txtTitle a{display: inline-block;vertical-align: top;text-align: center; width: 160px;height:60px;line-height: 60px;color:#808080;overflow: hidden;}
.proD_txtTitle a.on{background: #c80025;color:#fff;}
.proD_txtTitle a:hover{background: #c80025;color:#fff;}

.proD_txtBox .name{padding:50px 0 20px;font-weight: bold;font-size: 18px;}
.txtImg_list{margin:0 -10px;overflow: hidden;}
.txtImg_list a{float: left;display: inline-block;vertical-align: top;margin:0 10px;width: calc(25% - 20px);text-align: center;border:1px solid #e6e6e6;}
.txtImg_list a img{max-width: 100%;max-height: 100%;}

.txtImg_list iframe{width: 100%;height:230px;vertical-align: top;}

.proD_cont{padding-bottom:40px;}

.pageD_list{margin:20px 0;background: #fafafa;height:60px;overflow: hidden;padding:0 30px;}
.pageD_list a{display: block;line-height: 60px;height:60px;font-size: 14px;color:#808080;width:49%;float: left;overflow: hidden;}
.pageD_list .next{float: right;}
.pageD_list .next{float: right;text-align: right;}
.pageD_list a:hover{color:#c80025;}

.news_cont{padding-top:40px;}
.news_list{padding:30px;margin-bottom:30px;background: #fafafa;overflow: hidden;border:1px solid #fafafa;}
.news_list dt{float: left;width: 100px;height:140px;background: #ccc;text-align: center;padding-top:35px;}
.news_list dt .day{font-size: 36px;color:#fff;line-height: 30px;}
.news_list dt .year{font-size: 12px;color:#fff;line-height: 20px;}
.news_list dt .line{width: 20px;height:1px;background: #fff;margin:13px auto 10px;}
.news_list dd{margin-left:130px;}
.news_list dd .ti{padding:15px 0 20px;border-bottom:1px solid #e6e6e6;}
.news_list dd .ti a{display: block;font-size: 18px;font-weight: bold;line-height: 24px;height:24px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.news_list dd .des{margin-top:15px;font-size: 14px;color:#808080; line-height: 24px;height:48px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:2;}
.news_list:hover{background: #fff;border-color:#c80025;}
.news_list:hover dt{background: #c80025;}

.newsD_title{padding:55px 0 25px;text-align: center;}
.newsD_title .ti{font-size: 24px;font-weight: bold;line-height: 30px;}
.newsD_title .time{font-size: 14px;color:#808080;margin-top:15px;}

.service_cont{margin:40px -10px 0;overflow: hidden;}
.service_list{margin:0 10px 30px;width:calc(25% - 20px);float: left;text-align: center;}
.service_list dt{border:1px solid #e6e6e6;}
.service_list dt img{max-width: 100%;max-height: 100%;}
.service_list dd .ti a{display: block;line-height: 55px;height:55px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.service_list dd .up{height:40px;line-height: 40px;color:#fff;background: #ccc;font-size: 14px;}
.service_list:hover dd .up{background: #c80025;}

.tact_cont{overflow: hidden;padding:50px 0 40px;}
.tact_txt{width: calc(100% - 300px); display: inline-block;vertical-align: top;font-size: 14px;line-height: 36px;}
.tact_ewm{float: right;text-align: right;}
.tact_ewm dl{display: inline-block;vertical-align: top;width: 112px;text-align: center;margin-left:25px;}
.tact_ewm dl img{max-width: 100%;max-height: 100%;width: 100%;}
.tact_ewm dl dt{border:1px solid #e6e6e6;}
.tact_ewm dl dd{font-size: 14px;color:#808080;margin-top:7px;}

.map{height: 300px;}

.tact_mes{margin:60px 0;border:1px solid #e6e6e6;border-top:5px solid #c80025;background: #fff;padding:35px 20px;}
.tact_mes .ti{text-align: center;font-size: 18px;}
.tact_mes .des{text-align: center;font-size: 14px;color:#808080;margin-top:12px;}
.message{padding:15px 0;}
.message input{font-size: 14px; border:none; width:calc(50% - 20px);margin:10px;float: left;background: #f7f7f7;line-height: 40px;height:40px;padding:0 15px;}
.message textarea{font-size: 14px;padding:7px 15px;height:150px; border:none;float: none;width: calc(100% - 20px);margin:10px;background: #f7f7f7;}
.message .yzm{overflow: hidden;position: relative;width: 50%;}
.message .yzm input{width: calc(100% - 20px);padding-right:110px;}
.message .yzm img{position: absolute;top:15px;right:15px;height:30px;width: 98px;}
.btn_mes{text-align: center;}
.btn_mes button{width:120px;height:40px;background: #bababa;margin:10px;color:#fff;font-size: 14px;border:none;}
.btn_mes button:hover{background: #c80025;}








.quickbar_nav {
    width: 40px;
    height: auto;
    position: fixed;
    right: 26px;
    top: 50%;
    z-index: 6;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .quickbar_nav ul li {
        width: 40px;
        height: 44px;
        padding: 2px 0;
        position: relative;
    }

        .quickbar_nav ul li a {
            display: block;
        }

        .quickbar_nav ul li .icon {
            width: 40px;
            height: 40px;
            border-radius: 6px;
            overflow: hidden;
            cursor: pointer;
            box-shadow: 0 0 3px #b7b7b7;
            background-color: rgba(255, 255, 255, 0.5);
        }

            .quickbar_nav ul li .icon img {
                /* older safari/Chrome browsers */
                -webkit-opacity: 0.6;
                /* Netscape and Older than Firefox 0.9 */
                -moz-opacity: 0.6;
                /* Safari 1.x (pre WebKit!) 老式khtml内核的Safari浏览器*/
                -khtml-opacity: 0.6;
                /* IE9 + etc...modern browsers */
                opacity: 0.6;
                /* IE 4-9 */
                filter: alpha(opacity=60);
                /*This works in IE 8 & 9 too*/
                -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
                /*IE4-IE9*/
                filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
            }

        .quickbar_nav ul li .seabtn { /* older safari/Chrome browsers */
            -webkit-opacity: 0.6;
            /* Netscape and Older than Firefox 0.9 */
            -moz-opacity: 0.6;
            /* Safari 1.x (pre WebKit!) 老式khtml内核的Safari浏览器*/
            -khtml-opacity: 0.6;
            /* IE9 + etc...modern browsers */
            opacity: 0.6;
            /* IE 4-9 */
            filter: alpha(opacity=60);
            /*This works in IE 8 & 9 too*/
            -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
            /*IE4-IE9*/
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
            width: 100%;
            height: 100%;
            background: url(/res/cn/images/icon/icon_32.png) center no-repeat;
            border: none;
        }

        .quickbar_nav ul li:hover .icon img, .quickbar_nav ul li:hover .seabtn {
            opacity: 1;
        }

        .quickbar_nav ul li .li_hover {
            display: none;
            position: absolute;
            right: 50px;
            top: 2px;
            text-align: center;
            font-weight: bold;
            color: #0d0d0d;
            border-radius: 6px;
            box-shadow: 0 0 6px #d6d6d6;
            min-height: 24px;
            padding: 8px 0;
            width: 126px;
            background-color: rgba(255, 255, 255, 0.8);
        }

            .quickbar_nav ul li .li_hover:before {
                content: "";
                border-left: 6px solid rgba(214,214,214,0.8);
                border-right: 6px solid transparent;
                border-top: 6px solid transparent;
                border-bottom: 6px solid transparent;
                position: absolute;
                right: -12px;
                top: 14px;
            }

            .quickbar_nav ul li .li_hover.ewmimg {
                width: 96px;
                height: 100px;
                padding: 5px 0;
                background: #fff;
            }

                .quickbar_nav ul li .li_hover.ewmimg img {
                    width: 85px;
                }

        .quickbar_nav ul li .sea_input {
            width: 150px;
            padding: 0;
        }

            .quickbar_nav ul li .sea_input input {
                width: 130px;
                height: 40px;
                border: none;
                padding: 0 10px;
                outline: none;
                border-radius: 6px;
                background: none;
            }

        .quickbar_nav ul li.r_weChart .li_hover {
            width: 100px;
            top: -40px;
        }

            .quickbar_nav ul li.r_weChart .li_hover img {
                max-width: 100%;
            }


/*.bottom_nav {
    background: #333;
    height: 50px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 50;
}*/

    .bottom_nav:after {
        content: "";
        display: block;
        clear: both;
    }

    .bottom_nav li {
        float: left;
        width: 25%;
        text-align: center;
    }

        .bottom_nav li img {
            display: block;
            width: 23px;
            margin: 7px auto 0;
        }

        .bottom_nav li span {
            color: #fff;
            font-size: 14px;
            line-height: 18px;
            height: 18px;
            overflow: hidden;
            display: block;
        }

.WeChatModel {
    display: none;
    z-index: 50;
    position: fixed;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

    .WeChatModel .bg {
        position: fixed;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
        background: rgba(0,0,0,.5);
    }

    .WeChatModel .box {
        width: 120px;
        height: 120px;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        left: 0;
        right: 0;
    }

        .WeChatModel .box img {
            width: 120px;
            margin: 0;
        }

.searchModel {
    display: none;
    z-index: 40;
    position: fixed;
    bottom: 50px;
    left: 0;
    right: 0;
    background: #000;
    padding: 5px;
}

    .searchModel form {
        width: 100%;
        display: block;
        height: 30px
    }

    .searchModel input {
        float: left;
        padding: 0;
        line-height: 30px;
        height: 30px;
        font-size: 14px;
    }

    .searchModel .b_txt {
        width: 80%;
        padding: 0 10px;
        color: #333;
    }

    .searchModel .b_sub {
        width: 20%;
        color: #fff;
        text-align: center;
        background: #333;
        border: none;
    }




